ASP.NET MVC コントロールヘルプ
TrendLineBase<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : TrendLineBase<T> クラス
さまざまな傾向線の基本クラスを表します。
オブジェクト モデル
TrendLineBase<T> クラス
シンタックス
'宣言
 
Public MustInherit Class TrendLineBase(Of T) 
   Inherits ExtraSeries(Of T)
public abstract class TrendLineBase<T> : ExtraSeries<T> 
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.TrendLineBase<T>
            C1.Web.Mvc.FunctionSeries<T>
            C1.Web.Mvc.MovingAverage<T>
            C1.Web.Mvc.TrendLine<T>

参照

TrendLineBase<T> メンバ
C1.Web.Mvc 名前空間